Fix the MSDOS build broken by last revisions.
authorEli Zaretskii <eliz@gnu.org>
Fri, 15 Oct 2010 18:45:12 +0000 (20:45 +0200)
committerEli Zaretskii <eliz@gnu.org>
Fri, 15 Oct 2010 18:45:12 +0000 (20:45 +0200)
commitd724821a8c3c52da88dcd2360bba701273d85fc7
tree8aebbe21ae5b6c26eef95d41a56e5dddfc78eaf8
parent6b60215604a60e1fc9a16ce7ce68b7ac35cc50bf
parentfbd638dc93036f577aa134c8af6efa36f90154e9
Fix the MSDOS build broken by last revisions.

 msdos/sed1v2.inp: Use $(..) instead of ${..} in all edit commands.
 Needed because of changes in revno 101897.
 msdos/sed6.inp (mkinfodir): Edit to avoid Unix shell-isms.  Needed
 because of changes in revno 101876.
 src/unexcoff.c (make_hdr): Fix prototype according to changes in
 revno 101757.